home *** CD-ROM | disk | FTP | other *** search
/ Workplace Effectiveness: Dealing with Change / Workplace Effectiveness: Dealing with Change.iso / pc / Menu.Dxr / 00008_stop Tina.ls < prev    next >
Encoding:
Text File  |  1998-05-04  |  194 b   |  9 lines

  1. on mouseUp
  2.   global gMasterData
  3.   set movieSprite to 9
  4.   set the movieRate of sprite movieSprite to 0
  5.   set the movieTime of sprite movieSprite to 0
  6.   enterLeafs()
  7.   bkgrdMusic(gMasterData)
  8. end
  9.